- get rid of the internal frame
https://bugzilla.gnome.org/show_bug.cgi?id=763781
mix(black, $bg_color, 4%));
// FIXME no space for outer shadow : box-shadow: 0 1px 1px rgba(0,0,0,.5);
.button { padding: 6px; }
+ border { border-width: 0; }
}
/*************
.app-notification .button,
.app-notification.frame .button {
padding: 6px; }
+ .app-notification border,
+ .app-notification.frame border {
+ border-width: 0; }
/*************
* Expanders *
.app-notification .button,
.app-notification.frame .button {
padding: 6px; }
+ .app-notification border,
+ .app-notification.frame border {
+ border-width: 0; }
/*************
* Expanders *